Hi,
I am building some tool that use PagerDuty OAuth2 to auth users into my app.
In Pagerduty, can a user use the same email in 2 different subdomain, or is it unique accross domains?
I am asking because the "subdomain is being passed to the callback URL, but do not show up anywhere when trying to load the current user (/users/me)